Use >= not > in deciding whether to subtract out x/ythickness. (#308145,
authorOwen Taylor <otaylor@redhat.com>
Tue, 26 Jul 2005 23:58:01 +0000 (23:58 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 26 Jul 2005 23:58:01 +0000 (23:58 +0000)
commitdbadd50ad713b7864845c48fd327f358bad39d4b
treebf499ea07806b6f63515891e379367d1d8c4d17e
parente2d2d159ca7df353ebfbf4145f554bdc62131741
Use >= not > in deciding whether to subtract out x/ythickness. (#308145,

2005-07-26  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Use
        >= not > in deciding whether to subtract out x/ythickness.
        (#308145, Morten Welinder)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtknotebook.c